PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / setSubject Method
The subject of the document.
In This Topic
    setSubject Method
    In This Topic
    Sets the subject.
    Syntax
    public void setSubject( 
       java.lang.String subject
    )

    Parameters

    subject
    The subject of the document.
    See Also